object FormConfigFiltradoContenido: TFormConfigFiltradoContenido Left = 526 Top = 142 ActiveControl = ButtonAceptar BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Configurar el filtrado de contenidos Web' ClientHeight = 276 ClientWidth = 468 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox1: TPlaGroupBox Left = 14 Top = 7 Width = 440 Height = 222 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Filtrado de contenidos Web' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Label1: TLabel Left = 57 Top = 22 Width = 78 Height = 13 Caption = 'Usuarios del PC:' end object Image3: TImage Left = 10 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object PlaListView1: TPlaListView Left = 57 Top = 41 Width = 271 Height = 137 Color = clWhite CheckBoxes = False Columns = < item Width = 110 Caption = 'Nombre' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end item Width = 150 Caption = 'Filtro usado' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = True MultiSelect = False ParentColor = False ShowColumnHeaders = True TabOrder = 0 OnDblClick = PlaListView1DblClick OnSelectItem = PlaListView1SelectItem Data = {000100000000FE} end object PlaButton1: TPlaButton Left = 340 Top = 69 Width = 88 Height = 21 Caption = 'Nuevo...' TabOrder = 1 OnClick = PlaButton1Click end object PlaButton2: TPlaButton Left = 340 Top = 98 Width = 88 Height = 21 Caption = 'Eliminar' TabOrder = 2 OnClick = PlaButton2Click end object PlaButton3: TPlaButton Left = 340 Top = 127 Width = 88 Height = 21 Caption = 'Modificar...' TabOrder = 3 OnClick = PlaButton3Click end object PlaButton4: TPlaButton Left = 57 Top = 190 Width = 90 Height = 21 Caption = 'Filtros...' TabOrder = 4 OnClick = PlaButton4Click end object PlaButton5: TPlaButton Left = 155 Top = 190 Width = 116 Height = 21 Caption = 'Otras opciones...' TabOrder = 5 OnClick = PlaButton5Click end end object ButtonAceptar: TPlaButton Tag = 2200 Left = 300 Top = 244 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 Default = True ModalResult = 1 end object ButtonCancel: TPlaButton Tag = 2400 Left = 381 Top = 244 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 TabStop = False Cancel = True ModalResult = 2 end end